tree-wide: Switch tabs ⭾ in various files over to spaces ␠
authorColin Walters <walters@verbum.org>
Thu, 11 May 2017 14:59:21 +0000 (10:59 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 11 May 2017 18:17:26 +0000 (18:17 +0000)
commitb83d509e78ff37edf384a9417d0d70af5982a31c
tree422fc5dba0abdaa77d544e2dbd943de910114108
parentce4d21bc1721634d6353dec63f932d5ee417d853
tree-wide: Switch tabs ⭾ in various files over to spaces ␠

As $DEITY intended.

I was reading the `prepare-root.c` code and the indentation damage was
distracting. Squash tabs that have leaked into various places in the code. I
didn't yet touch the `src/libostree` bits as that has higher potential for
conflict.

Closes: #852
Approved by: jlebon
src/ostree/ostree-trivial-httpd.c
src/rofiles-fuse/main.c
src/switchroot/ostree-prepare-root.c
src/switchroot/ostree-remount.c
tests/readdir-rand.c
tests/test-rollsum.c